home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / printer / jetcol20.zip / DEMOJET.BAT < prev    next >
DOS Batch File  |  1992-07-14  |  3KB  |  62 lines

  1. @echo off
  2. echo A nine page demonstration of JETCOL features will now begin.>prn
  3. echo Some of the features demonstrated are available only to registered users.>prn
  4. echo Pages will print in the following order:>prn
  5. echo.>prn
  6. echo.>prn
  7. echo.>prn
  8. echo JETCOL JETCOL.DOC>prn
  9. echo prints with default settings:96 lines/column,a left margin of 9 spaces>prn
  10. echo                              print only one consecutive blank line,>prn
  11. echo                              80 chars/column>prn
  12. echo                              4 blank lines at top of page.>prn
  13. echo.>prn
  14. echo JETCOL JETCOL.DOC -W68 -D -N>prn
  15. echo Jetcol has a variable print pitch which allows the print to spread out for>prn
  16. echo best readability and appearance. If you know the maximum width of your>prn
  17. echo document you can use it with the -Wx function to set the print pitch.>prn
  18. echo JETCOL.DOC is 68 characters wide. The -D option numbers the pages of the>prn
  19. echo source document. The -N option prints the filename and the output page>prn
  20. echo numbers at the lower left of each sheet.>prn
  21. echo.>prn
  22. echo JETCOL JETCOL.DOC -U8>prn
  23. echo The Automargin feature (-Ux) is a registered feature which pre-scans your>prn
  24. echo document to determine its maximum line width and automatically sets the>prn
  25. echo column width for you for best readability. The x value is the left margin>prn
  26. echo setting you want.>prn
  27. echo.>prn
  28. echo JETCOL JETCOL.DOC -R20 -M20 -W68>prn
  29. echo The -Mx and -Rx options set the left and right margins respectively.>prn
  30. echo Increasing the margins causes the type to be more tightly packed.By using>prn
  31. echo -Wx, -Rx, and -Mx you can customize the appearance of the document.>prn
  32. echo.>prn
  33. echo JETCOL JETCOL.DOC -W68 -B-1>prn
  34. echo Biasfont (-Bx) is a registered feature which forces a smaller or larger>prn
  35. echo font size. In this case, one size smaller is chosen to give more white>prn
  36. echo space between lines.>prn
  37. echo.>prn
  38. echo JETCOL JETCOL.DOC -W68 -H -L110>prn
  39. echo Notice that as you request more lines/page (-Lx) JETCOL selects a smaller>prn
  40. echo font. The -H option is a registered feature which selects a lighter font.>prn
  41. echo.>prn
  42. echo JETCOL JETCOL.DOC -W68 -L150>prn
  43. echo This setting prints approximately 6 pages per side.>prn
  44. echo.>prn
  45. echo JETCOL JETCOL.DOC -W68 -X3 -D>prn
  46. echo Fixpage (-Xx) is a registered option which prints an exact number of source>prn
  47. echo pages per column, retaining all blank lines and page breaks. You can choose>prn
  48. echo from 1 to 3 pages/column.>prn
  49. echo.>prn
  50. echo JETCOL JETCOL.DOC -W68 -L220>prn
  51. echo This setting prints almost 8 pages per side. This size type, although>prn
  52. echo readable, is intended mainly for archival purposes.>prn
  53. JETCOL JETCOL.DOC -K
  54. JETCOL JETCOL.DOC -K -W68 -D -N
  55. JETCOL JETCOL.DOC -K -U8
  56. JETCOL JETCOL.DOC -K -W68 -R20 -M20
  57. JETCOL JETCOL.DOC -K -W68 -B-1
  58. JETCOL JETCOL.DOC -K -W68 -H -L110
  59. JETCOL JETCOL.DOC -K -W68 -L150
  60. JETCOL JETCOL.DOC -K -W68 -X3 -D -F6
  61. jetcol jetcol.doc -K -W68 -L220 -F6
  62.